home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / DTS Sample Code / Macintosh Sample Code / SCN (MPW) / SCN.009.FracApp300 < prev    next >
Encoding:
Text File  |  1990-01-16  |  1.1 KB  |  28 lines  |  [TEXT/MPS ]

  1. Macintosh
  2. Sample Code Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6. #9:    FracApp300
  7.  
  8. Written by:    Bo3b Johnson
  9.  
  10. Versions:           1.00                         August 1988
  11.  
  12. Components:         MFracApp300.p                August 1, 1988
  13.                     UFracApp300.p                August 1, 1988
  14.                     UFracApp300.inc1.p           August 1, 1988
  15.                     FracApp300.r                 August 1, 1988
  16.                     FracApp300.make              August 1, 1988
  17. _____________________________________________________________________________
  18.  
  19. This program requires MPW 2.0.2 and MacApp 1.1.1 to build.
  20. _____________________________________________________________________________
  21.  
  22. This version of FracApp does not support colors, but it does 
  23. demonstrate how to create and use a 300 dpi bitmap with a port.  
  24. The bitmap is printed at full resolution on LaserWriter printers 
  25. and clipped on other printers (but it still prints).  FracApp300 
  26. demonstrates how to use a high-resolution image as a PICT file and 
  27. how to print it.
  28.